Skip to content

chore(deps)(deps-dev): Bump @graphql-codegen/typescript-operations from 5.0.9 to 5.1.0 in /frontend#383

Merged
PhantomDave merged 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/graphql-codegen/typescript-operations-5.1.0
Apr 14, 2026
Merged

chore(deps)(deps-dev): Bump @graphql-codegen/typescript-operations from 5.0.9 to 5.1.0 in /frontend#383
PhantomDave merged 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/graphql-codegen/typescript-operations-5.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps @graphql-codegen/typescript-operations from 5.0.9 to 5.1.0.

Changelog

Sourced from @​graphql-codegen/typescript-operations's changelog.

5.1.0

Minor Changes

  • #10659 e65d303 Thanks @​ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files generated for them. These documents are available to plugins for type resolution (e.g. fragment types), but no output files will be generated based on them. Accepts the same formats as documents.

    This config option is useful for monorepos where each project may want to generate types for its own documents, but some may need to read shared fragments from across projects.

Patch Changes

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) from 5.0.9 to 5.1.0.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-operations@5.1.0/packages/plugins/typescript/operations)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/typescript-operations"
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file frontend npm labels Apr 14, 2026
@PhantomDave PhantomDave enabled auto-merge (squash) April 14, 2026 09:20
@PhantomDave PhantomDave merged commit a62a130 into main Apr 14, 2026
13 checks passed
@PhantomDave PhantomDave deleted the dependabot/npm_and_yarn/frontend/graphql-codegen/typescript-operations-5.1.0 branch April 14, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file frontend npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant